How to Install pgpdump software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pgpdump software package in Ubuntu 14.04 LTS (Trusty Tahr)

pgpdump software package provides PGP packet visualizer, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pgpdump 

pgpdump is installed in your system.

Make ensure the pgpdump package were installed using the commands given below,

$ sudo dpkg-query -l | grep pgpdump *

You will get with pgpdump package name, version, architecture and description in a table

pgpdump package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package pgpdump
Version 0.28-1
Description PGP packet visualizer
Sub Section Utils


See Also, How to uninstall or remove pgpdump software package from Ubuntu 14.04 LTS (Trusty Tahr)?